SHA-512 (definition)

"Secure Hash Algorithm 512", a mathematical formula for uniquely representing any amount of data in just 512 bits (64 bytes). SHA-512 and other hash algorithms (such as MD5) are used in cryptography, digital security, computer forensics, and other areas. 

 

Note: If two files have the same SHA-512 hash value, they are assured (with an astronomical degree of certainty) to have exactly the same contents, bit for bit.

 

See Also: Hash, MD5, SHA-1, SHA-224, SHA-256, SHA-384